Link to this headingRLPx Transport Protocol

RLPx transport protocol, a TCP-based transport protocol used for communication among Ethereum nodes. The protocol carries encrypted messages belonging to one or more ‘capabilities’ which are negotiated during connection establishment. RLPx is named after the RLP serialization format.

The RLPx Transport Protocol